projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499c867
)
ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3
author
Masahiro Yamada
<
[email protected]
>
Thu, 25 Aug 2016 08:02:32 +0000
(17:02 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Sun, 28 Aug 2016 04:11:34 +0000
(13:11 +0900)
Commit
76c52ce29fd7
("ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN
to bind all nodes") missed to increase this config for sLD3.
This change is needed to add "u-boot,dm-pre-reloc" to some nodes;
more devices are bound, more malloc memory is needed.
Signed-off-by: Masahiro Yamada <
[email protected]
>
configs/uniphier_sld3_defconfig
patch
|
blob
|
history
diff --git
a/configs/uniphier_sld3_defconfig
b/configs/uniphier_sld3_defconfig
index 598cde21063d88998c9e12f62ece45571d77c712..4cbd01ceb6a8e951235edd8500ca5ee2431830c8 100644
(file)
--- a/
configs/uniphier_sld3_defconfig
+++ b/
configs/uniphier_sld3_defconfig
@@
-1,5
+1,6
@@
CONFIG_ARM=y
CONFIG_ARCH_UNIPHIER=y
+CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ARCH_UNIPHIER_SLD3=y
CONFIG_MICRO_SUPPORT_CARD=y
CONFIG_SYS_TEXT_BASE=0x84000000